02. Introduction
L4 A01 Wandering In Google Maps With Kotlin
Reference Documentation
What you'll learn
- Obtain an API key.
- Integrate a Google Map in your app.
- Display different map types.
- Style the Google Map.
- Add markers to your map.
- Enable the user to place a marker on a point of interest (POI).
- Enable location tracking.
What you'll do
- Get an API key from the Google API Console and register the key to your app.
- Create the Wander app, which has an embedded Google Map.
- Add custom features to your app such as markers and styling.
- Enable location tracking in your app.